Skip to content

Bug fix: Adding protocol to mapping file url #3608

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 5, 2019

Conversation

jaiminpanchal27
Copy link
Collaborator

Type of change

  • Bugfix

Description of change

Translation module loads mapping file when it is included in the build. We follow url's to be protocol-less everywhere. As jsDelivr only supports https, non ssl pages were having cors errors. If you have included this module in your build and are not doing long form header bidding than it might not impact you in anyway.

Added protocol back with this PR

@jaiminpanchal27 jaiminpanchal27 changed the title Bug fix: Adding Bug fix: Adding protocol to mapping file url Mar 4, 2019
Copy link
Collaborator

@jsnellbaker jsnellbaker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested this on an adpod test page in Mac Safari and saw the mapping file was loaded successfully (when using https).

@jsnellbaker jsnellbaker added the needs 2nd review Core module updates require two approvals from the core team label Mar 5, 2019
Copy link
Member

@mkendall07 mkendall07 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jaiminpanchal27 jaiminpanchal27 merged commit 9868bc3 into master Mar 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs 2nd review Core module updates require two approvals from the core team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants